#######################################
# Order of the Sacred Magdalene
# Tentacle Companion Trait
#######################################

ggsm_tentacle_companion = {
    random = no

    # One trait carries the entire passive social package.
    # No separate permanent "bond" modifier is used.
    general_opinion = 2
    dynasty_opinion = 3
    vassal_opinion = 2

    # Catholics recognize the creature as a companion of the Order.
    catholic_opinion = 5

    # Other Christian confessions regard it with suspicion.
    orthodox_opinion = -5
    miaphysite_opinion = -5
    nestorian_opinion = -5
    cathar_opinion = -5
    fraticelli_opinion = -5
    waldensian_opinion = -5
    lollard_opinion = -5
    monophysite_opinion = -5
    bogomilist_opinion = -5
    monothelite_opinion = -5
    iconoclast_opinion = -5
    paulician_opinion = -5
    messalian_opinion = -5

    # Non-Christian religion groups are considerably less accepting.
    muslim_opinion = -10
    pagan_group_opinion = -10
    zoroastrian_group_opinion = -10
    jewish_group_opinion = -10
    indian_group_opinion = -10
}
